testbbox: Remove unused variable
authorColin Walters <walters@verbum.org>
Sat, 4 Jan 2014 22:52:22 +0000 (17:52 -0500)
committerColin Walters <walters@verbum.org>
Sat, 4 Jan 2014 22:52:22 +0000 (17:52 -0500)
This was the only compiler warning in Continuous for gtk3.

tests/testbbox.c

index a56be681265582d21152b277503a68348222e350..952684906accc63a2120ecb496f5b45c1d8d4557 100644 (file)
@@ -72,7 +72,6 @@ combo_types_changed_cb (GtkComboBoxText *combo,
                        GtkWidget **buttons)
 {
   int i;
-  char *text;
   GtkWidget *old_parent, *new_parent;
   GtkButtonBoxStyle style;